home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / System & Related / UNIXNut#2 / Shells / card_3109.txt < prev    next >
Text File  |  1989-06-08  |  7KB  |  361 lines

  1. -- card: 3109 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2631
  5. -- name: Bourne
  6. ----- HyperTalk script -----
  7. on openCard
  8.   openSection 1
  9. end openCard
  10. on closeCard
  11.   closeSection 1
  12. end closeCard
  13. on openCard
  14.   global menu2,beenHereBefore
  15.   checkmenu menu2,1,true
  16.   if beenHereBefore is empty then
  17.     put 1 into BeenHereBefore
  18.     popdown
  19.   end if
  20. end openCard
  21. on closeCard
  22.   global menu2
  23.   checkmenu menu2,1,false
  24.   --linkDown
  25. end closeCard
  26.  
  27.  
  28. -- part 10 (field)
  29. -- low flags: 01
  30. -- high flags: 0002
  31. -- rect: left=298 top=116 right=150 bottom=367
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: commands
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   global Commands
  43.   getname Commands
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 21 (button)
  49. -- low flags: 00
  50. -- high flags: A000
  51. -- rect: left=73 top=108 right=133 bottom=253
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 2
  56. -- text size: 12
  57. -- style flags: 256
  58. -- line height: 16
  59. -- part name: About the Bourne Shell
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to card id 4332
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 11 (button)
  68. -- low flags: 00
  69. -- high flags: A000
  70. -- rect: left=74 top=136 right=162 bottom=253
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 0
  74. -- font id: 2
  75. -- text size: 12
  76. -- style flags: 256
  77. -- line height: 16
  78. -- part name: Environment Variables
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   go to card id 15262
  82. end mouseUp
  83.  
  84.  
  85.  
  86.  
  87. -- part 12 (button)
  88. -- low flags: 00
  89. -- high flags: A000
  90. -- rect: left=74 top=167 right=192 bottom=264
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 0
  94. -- font id: 2
  95. -- text size: 12
  96. -- style flags: 256
  97. -- line height: 16
  98. -- part name: Special Symbols
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   go to card id 3649
  102. end mouseUp
  103.  
  104.  
  105.  
  106.  
  107. -- part 19 (button)
  108. -- low flags: 00
  109. -- high flags: 8000
  110. -- rect: left=287 top=90 right=112 bottom=427
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 1
  114. -- font id: 2
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: Related Commands
  119. ----- HyperTalk script -----
  120. on mouseUp
  121.   put "Drag across the name of a command to select it."
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 31 (field)
  127. -- low flags: 01
  128. -- high flags: 0007
  129. -- rect: left=300 top=195 right=311 bottom=390
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 0
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: commands
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   getname
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part 32 (button)
  146. -- low flags: 00
  147. -- high flags: 8000
  148. -- rect: left=281 top=164 right=187 bottom=420
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 1
  152. -- font id: 2
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: Shell Commands
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   put "Drag across the name of a command to select it."
  160. end mouseUp
  161.  
  162.  
  163.  
  164. -- part 33 (button)
  165. -- low flags: 00
  166. -- high flags: 2000
  167. -- rect: left=50 top=134 right=164 bottom=80
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 12678 / 12678
  170. -- text alignment: 0
  171. -- font id: 2
  172. -- text size: 12
  173. -- style flags: 256
  174. -- line height: 16
  175. -- part name: Topic2
  176. ----- HyperTalk script -----
  177. on mouseUp
  178.   popUp 2 ,".profile " &return& "Variable Assignment" &return& "Custom Shell Variables" &return& "Read-Only Shell Variables " &return
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 34 (button)
  184. -- low flags: 00
  185. -- high flags: 2000
  186. -- rect: left=50 top=165 right=195 bottom=80
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 12678 / 12678
  189. -- text alignment: 0
  190. -- font id: 2
  191. -- text size: 12
  192. -- style flags: 256
  193. -- line height: 16
  194. -- part name: Topic3
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   popUp 3 ,"Filename Metacharacters" &return& "Command Processing" &return& "I/O Redirection Symbols" &return& "Quoting" &return
  198. end mouseUp
  199.  
  200.  
  201.  
  202. -- part 37 (button)
  203. -- low flags: 00
  204. -- high flags: 2000
  205. -- rect: left=50 top=105 right=135 bottom=80
  206. -- title width / last selected line: 0
  207. -- icon id / first selected line: 12678 / 12678
  208. -- text alignment: 0
  209. -- font id: 2
  210. -- text size: 12
  211. -- style flags: 256
  212. -- line height: 16
  213. -- part name: Topic1
  214. ----- HyperTalk script -----
  215. on mouseUp
  216.   popUp 1 ,"A Few Comments" &return
  217. end mouseUp
  218.  
  219.  
  220.  
  221. -- part 38 (button)
  222. -- low flags: 80
  223. -- high flags: C002
  224. -- rect: left=242 top=88 right=117 bottom=431
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 0 / 0
  227. -- text alignment: 1
  228. -- font id: 21
  229. -- text size: 14
  230. -- style flags: 256
  231. -- line height: 18
  232. -- part name: Topics
  233. ----- HyperTalk script -----
  234. on mouseUp
  235.   put "Drag across the name of a command to select it."
  236. end mouseUp
  237.  
  238.  
  239.  
  240. -- part 39 (button)
  241. -- low flags: 80
  242. -- high flags: 4000
  243. -- rect: left=245 top=89 right=116 bottom=274
  244. -- title width / last selected line: 0
  245. -- icon id / first selected line: 12678 / 12678
  246. -- text alignment: 1
  247. -- font id: 20
  248. -- text size: 12
  249. -- style flags: 0
  250. -- line height: 16
  251. -- part name: box
  252. ----- HyperTalk script -----
  253. on mouseUp
  254.   popDown
  255. end mouseUp
  256.  
  257.  
  258. -- part 40 (field)
  259. -- low flags: 81
  260. -- high flags: 0002
  261. -- rect: left=242 top=115 right=312 bottom=432
  262. -- title width / last selected line: 0
  263. -- icon id / first selected line: 0 / 0
  264. -- text alignment: 0
  265. -- font id: 2
  266. -- text size: 12
  267. -- style flags: 0
  268. -- line height: 16
  269. -- part name: Topics
  270. ----- HyperTalk script -----
  271. on mouseUp
  272.   get lineSelect()
  273.   go to card (it)
  274. end mouseUp
  275.  
  276.  
  277. -- part 41 (field)
  278. -- low flags: 81
  279. -- high flags: 0000
  280. -- rect: left=265 top=34 right=63 bottom=460
  281. -- title width / last selected line: 0
  282. -- icon id / first selected line: 0 / 0
  283. -- text alignment: 0
  284. -- font id: 3
  285. -- text size: 12
  286. -- style flags: 0
  287. -- line height: 16
  288. -- part name: lastTopic
  289.  
  290.  
  291. -- part 42 (field)
  292. -- low flags: 81
  293. -- high flags: 0002
  294. -- rect: left=51 top=107 right=316 bottom=435
  295. -- title width / last selected line: 0
  296. -- icon id / first selected line: 0 / 0
  297. -- text alignment: 0
  298. -- font id: 2
  299. -- text size: 12
  300. -- style flags: 0
  301. -- line height: 16
  302. -- part name: links
  303. ----- HyperTalk script -----
  304. on mouseUp
  305.   goLink
  306. end mouseUp
  307.  
  308.  
  309. -- part contents for background part 7
  310. ----- text -----
  311. Bourne Shell
  312.  
  313. -- part contents for card part 10
  314. ----- text -----
  315. sh
  316. env
  317.  
  318. -- part contents for card part 31
  319. ----- text -----
  320. break
  321. case
  322. cd
  323. continue
  324. echo
  325. eval
  326. exec
  327. exit
  328. export
  329. for
  330. hash
  331. if
  332. login
  333. newgrp
  334. pwd
  335. read
  336. readonly
  337. return
  338. set
  339. shift
  340. test
  341. times
  342. trap
  343. type
  344. ulimit
  345. umask
  346. unset
  347. until
  348. wait
  349. while
  350.  
  351.  
  352. -- part contents for card part 40
  353. ----- text -----
  354. A Few Comments
  355.  
  356.  
  357. -- part contents for card part 42
  358. ----- text -----
  359. ‚óä C Shell
  360. Basics ‚óä Getting Started
  361. Basics ‚óä Fundamental Concepts